home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / RegCleaner.exe / 0 / RCDATA / TFRMRCSETTINGS / TFRMRCSETTINGS.txt
Text File  |  2008-10-30  |  12KB  |  445 lines

  1. object frmRCSettings: TfrmRCSettings
  2.   Left = 457
  3.   Top = 204
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Registry Cleaner Settings'
  7.   ClientHeight = 564
  8.   ClientWidth = 484
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   DesignSize = (
  21.     484
  22.     564)
  23.   PixelsPerInch = 96
  24.   TextHeight = 16
  25.   object pcMain: TPageControl
  26.     Left = 8
  27.     Top = 6
  28.     Width = 471
  29.     Height = 479
  30.     ActivePage = tsGeneral
  31.     Anchors = [akLeft, akTop, akRight]
  32.     TabOrder = 0
  33.     TabStop = False
  34.     object tsGeneral: TTabSheet
  35.       Caption = 'General'
  36.       DesignSize = (
  37.         463
  38.         448)
  39.       object Label1: TLabel
  40.         Left = 16
  41.         Top = 12
  42.         Width = 430
  43.         Height = 32
  44.         Anchors = [akLeft, akTop, akRight]
  45.         AutoSize = False
  46.         Caption = 
  47.           'Make changes to the general settings here, choose the methods us' +
  48.           'ed to scan your registry integrity.'
  49.         WordWrap = True
  50.       end
  51.       object GroupBox1: TGroupBox
  52.         Left = 16
  53.         Top = 224
  54.         Width = 430
  55.         Height = 133
  56.         Anchors = [akLeft, akTop, akRight]
  57.         Caption = 'Ignore List'
  58.         TabOrder = 0
  59.         Visible = False
  60.         DesignSize = (
  61.           430
  62.           133)
  63.         object Label2: TLabel
  64.           Left = 12
  65.           Top = 28
  66.           Width = 405
  67.           Height = 61
  68.           Anchors = [akLeft, akTop, akRight]
  69.           AutoSize = False
  70.           Caption = 
  71.             'Activate this option if you want to skip or protect from cleanin' +
  72.             'g single predefined registry keys or whole registry branches usi' +
  73.             'ng your list.'
  74.           WordWrap = True
  75.         end
  76.         object cbUseIgnoreList: TCheckBox
  77.           Left = 12
  78.           Top = 102
  79.           Width = 405
  80.           Height = 17
  81.           Anchors = [akLeft, akTop, akRight]
  82.           Caption = 'Use Ignore List'
  83.           Checked = True
  84.           State = cbChecked
  85.           TabOrder = 0
  86.         end
  87.       end
  88.       object GroupBox2: TGroupBox
  89.         Left = 16
  90.         Top = 64
  91.         Width = 430
  92.         Height = 145
  93.         Anchors = [akLeft, akTop, akRight]
  94.         Caption = 'Physical Drives Options'
  95.         TabOrder = 1
  96.         DesignSize = (
  97.           430
  98.           145)
  99.         object Label3: TLabel
  100.           Left = 12
  101.           Top = 24
  102.           Width = 405
  103.           Height = 49
  104.           Anchors = [akLeft, akTop, akRight]
  105.           AutoSize = False
  106.           Caption = 
  107.             'Activate these options if you want to validate CD drive and remo' +
  108.             'vable media references in your registry. Untick both of them if ' +
  109.             'you want to scan hard drive references only.'
  110.           WordWrap = True
  111.         end
  112.         object cbScanCDDrives: TCheckBox
  113.           Left = 16
  114.           Top = 88
  115.           Width = 405
  116.           Height = 17
  117.           Anchors = [akLeft, akTop, akRight]
  118.           Caption = 'Scan CD drive references'
  119.           Checked = True
  120.           State = cbChecked
  121.           TabOrder = 0
  122.         end
  123.         object cbScanRemovable: TCheckBox
  124.           Left = 16
  125.           Top = 112
  126.           Width = 405
  127.           Height = 17
  128.           Anchors = [akLeft, akTop, akRight]
  129.           Caption = 'Scan removable media references'
  130.           Checked = True
  131.           State = cbChecked
  132.           TabOrder = 1
  133.         end
  134.       end
  135.     end
  136.     object tsShortcuts: TTabSheet
  137.       Caption = 'Shortcuts'
  138.       ImageIndex = 2
  139.       DesignSize = (
  140.         463
  141.         448)
  142.       object Label8: TLabel
  143.         Left = 16
  144.         Top = 12
  145.         Width = 430
  146.         Height = 32
  147.         Anchors = [akLeft, akTop, akRight]
  148.         AutoSize = False
  149.         Caption = 
  150.           'Schedule automatic erasing on this page. You can specify when to' +
  151.           ' erase, how much to erase, and a number of additional options.'
  152.         WordWrap = True
  153.       end
  154.       object GroupBox3: TGroupBox
  155.         Left = 16
  156.         Top = 64
  157.         Width = 430
  158.         Height = 257
  159.         Anchors = [akLeft, akTop, akRight]
  160.         Caption = 'Shortcut Scanner Options'
  161.         TabOrder = 0
  162.         object Label4: TLabel
  163.           Left = 16
  164.           Top = 24
  165.           Width = 405
  166.           Height = 45
  167.           AutoSize = False
  168.           Caption = 
  169.             'Activate all of these options if you want to scan shortcuts in a' +
  170.             'll common folders of your computer. '
  171.           WordWrap = True
  172.         end
  173.         object cbScanUserMenu: TCheckBox
  174.           Left = 16
  175.           Top = 80
  176.           Width = 405
  177.           Height = 17
  178.           Caption = 'Scan user menu'
  179.           Checked = True
  180.           State = cbChecked
  181.           TabOrder = 0
  182.         end
  183.         object cbScanCommonMenu: TCheckBox
  184.           Left = 16
  185.           Top = 104
  186.           Width = 405
  187.           Height = 17
  188.           Caption = 'Scan common menu'
  189.           Checked = True
  190.           State = cbChecked
  191.           TabOrder = 1
  192.         end
  193.         object cbScanRecent: TCheckBox
  194.           Left = 16
  195.           Top = 128
  196.           Width = 405
  197.           Height = 17
  198.           Caption = 'Scan recent folder'
  199.           Checked = True
  200.           State = cbChecked
  201.           TabOrder = 2
  202.         end
  203.         object cbScanOfficeRecent: TCheckBox
  204.           Left = 16
  205.           Top = 152
  206.           Width = 405
  207.           Height = 17
  208.           Caption = 'Scan Office recent folder'
  209.           Checked = True
  210.           State = cbChecked
  211.           TabOrder = 3
  212.         end
  213.         object cbScanDesktop: TCheckBox
  214.           Left = 16
  215.           Top = 176
  216.           Width = 405
  217.           Height = 17
  218.           Caption = 'Scan user desktop'
  219.           Checked = True
  220.           State = cbChecked
  221.           TabOrder = 4
  222.         end
  223.         object cbScanCommonDesktop: TCheckBox
  224.           Left = 16
  225.           Top = 200
  226.           Width = 405
  227.           Height = 17
  228.           Caption = 'Scan common desktop'
  229.           Checked = True
  230.           State = cbChecked
  231.           TabOrder = 5
  232.         end
  233.         object cbScanQuickLaunch: TCheckBox
  234.           Left = 16
  235.           Top = 224
  236.           Width = 405
  237.           Height = 17
  238.           Caption = 'Scan Quick Launch'
  239.           TabOrder = 6
  240.         end
  241.       end
  242.     end
  243.     object tsIgnoreList: TTabSheet
  244.       Caption = 'Ignore List'
  245.       ImageIndex = 3
  246.       DesignSize = (
  247.         463
  248.         448)
  249.       object Label14: TLabel
  250.         Left = 16
  251.         Top = 12
  252.         Width = 430
  253.         Height = 47
  254.         Anchors = [akLeft, akTop, akRight]
  255.         AutoSize = False
  256.         Caption = 
  257.           'This list contains registry keys that you selected to ignore and' +
  258.           ' not scan. You can move keys to this list after the scan in the ' +
  259.           'scan results window.'
  260.         WordWrap = True
  261.       end
  262.       object lvIgnoreItems: TAxListView
  263.         Left = 16
  264.         Top = 72
  265.         Width = 430
  266.         Height = 329
  267.         VertScrollBar.Range = 24
  268.         TrackingScroll = True
  269.         DoubleBuffered = True
  270.         Sections.Font.Charset = DEFAULT_CHARSET
  271.         Sections.Font.Color = clWindowText
  272.         Sections.Font.Height = -12
  273.         Sections.Font.Name = 'Arial'
  274.         Sections.Font.Style = [fsBold]
  275.         Sections.HeaderTextOffset = 3
  276.         Sections.ItemsOffset = 8
  277.         Sections.HeaderHeight = 25
  278.         Sections.GradientHeight = 0
  279.         Sections.TextAlign = staCenter
  280.         Sections.ItemHeight = 16
  281.         Sections.Collapsing = True
  282.         Sections = <
  283.           item
  284.             Caption = 'HKEY_CURRENT_USER'
  285.             Items = <
  286.               item
  287.                 Caption = 'Some new key'
  288.                 Checked = False
  289.                 ImageIndex = 0
  290.                 Tag = 0
  291.                 SubItems.Strings = (
  292.                   '1')
  293.               end>
  294.             ImageIndex = 0
  295.             HideIfEmpty = True
  296.           end>
  297.         RowSelect = True
  298.         MultiSelect = True
  299.         HideSections = True
  300.         HotTrackStyle.HighlightFont.Charset = DEFAULT_CHARSET
  301.         HotTrackStyle.HighlightFont.Color = clWindowText
  302.         HotTrackStyle.HighlightFont.Height = -11
  303.         HotTrackStyle.HighlightFont.Name = 'MS Sans Serif'
  304.         HotTrackStyle.HighlightFont.Style = []
  305.         Style = lsHeadered
  306.         Header.Font.Charset = DEFAULT_CHARSET
  307.         Header.Font.Color = clWindowText
  308.         Header.Font.Height = -13
  309.         Header.Font.Name = 'Arial'
  310.         Header.Font.Style = []
  311.         Header.Sections = <
  312.           item
  313.             AutoSize = True
  314.             ImageIndex = -1
  315.             Text = 'Ignored Categories'
  316.             Width = 430
  317.           end>
  318.         Header.Height = 22
  319.         Anchors = [akLeft, akTop, akRight, akBottom]
  320.         Font.Charset = DEFAULT_CHARSET
  321.         Font.Color = clWindowText
  322.         Font.Height = -13
  323.         Font.Name = 'Arial'
  324.         Font.Style = []
  325.         ParentFont = False
  326.         ParentShowHint = False
  327.         PopupMenu = cmnIgnoreListActions
  328.         TabOrder = 0
  329.         OnDblClick = lvIgnoreItemsDblClick
  330.         OnMouseDown = lvIgnoreItemsMouseDown
  331.       end
  332.       object btnDelete: TButton
  333.         Left = 328
  334.         Top = 415
  335.         Width = 117
  336.         Height = 25
  337.         Action = acDelete
  338.         Anchors = [akRight, akBottom]
  339.         TabOrder = 2
  340.       end
  341.       object btnDetails: TButton
  342.         Left = 200
  343.         Top = 415
  344.         Width = 117
  345.         Height = 25
  346.         Action = acDetails
  347.         Anchors = [akRight, akBottom]
  348.         TabOrder = 1
  349.       end
  350.     end
  351.   end
  352.   object btnOK: TButton
  353.     Left = 293
  354.     Top = 532
  355.     Width = 89
  356.     Height = 25
  357.     Anchors = [akRight, akBottom]
  358.     Caption = 'OK'
  359.     Default = True
  360.     ModalResult = 1
  361.     TabOrder = 1
  362.     OnClick = btnOKClick
  363.   end
  364.   object btnCancel: TButton
  365.     Left = 389
  366.     Top = 532
  367.     Width = 89
  368.     Height = 25
  369.     Anchors = [akRight, akBottom]
  370.     Cancel = True
  371.     Caption = 'Cancel'
  372.     ModalResult = 2
  373.     TabOrder = 2
  374.   end
  375.   object aclIgnoreActions: TActionList
  376.     OnUpdate = aclIgnoreActionsUpdate
  377.     Left = 332
  378.     Top = 36
  379.     object acDelete: TAction
  380.       Category = 'Ignore List'
  381.       Caption = 'Remove Selected'
  382.       ShortCut = 46
  383.       OnExecute = acDeleteExecute
  384.     end
  385.     object acSelectAll: TAction
  386.       Category = 'Ignore List'
  387.       Caption = 'Select All'
  388.       ShortCut = 16449
  389.       OnExecute = acSelectAllExecute
  390.     end
  391.     object acDeselectAll: TAction
  392.       Category = 'Ignore List'
  393.       Caption = 'Deselect All'
  394.       OnExecute = acDeselectAllExecute
  395.     end
  396.     object acInvert: TAction
  397.       Category = 'Ignore List'
  398.       Caption = 'Invert Selection'
  399.       OnExecute = acInvertExecute
  400.     end
  401.     object acClear: TAction
  402.       Category = 'Ignore List'
  403.       Caption = 'Remove All'
  404.       OnExecute = acClearExecute
  405.     end
  406.     object acDetails: TAction
  407.       Category = 'Ignore List'
  408.       Caption = 'Show Details'
  409.       OnExecute = acDetailsExecute
  410.     end
  411.   end
  412.   object cmnIgnoreListActions: TPopupMenu
  413.     OnPopup = cmnIgnoreListActionsPopup
  414.     Left = 368
  415.     Top = 36
  416.     object miShowDetails: TMenuItem
  417.       Action = acDetails
  418.     end
  419.     object N1: TMenuItem
  420.       Caption = '-'
  421.     end
  422.     object miRemoveKey: TMenuItem
  423.       Action = acDelete
  424.     end
  425.     object N2: TMenuItem
  426.       Caption = '-'
  427.     end
  428.     object miSelectAll: TMenuItem
  429.       Action = acSelectAll
  430.     end
  431.     object DeselectAll1: TMenuItem
  432.       Action = acDeselectAll
  433.     end
  434.     object InvertSelection1: TMenuItem
  435.       Action = acInvert
  436.     end
  437.     object N3: TMenuItem
  438.       Caption = '-'
  439.     end
  440.     object ClearIgnoredList1: TMenuItem
  441.       Action = acClear
  442.     end
  443.   end
  444. end
  445.